github.com/gotd/td/telegram/auth.Client.rand (field)

3 uses

	github.com/gotd/td/telegram/auth (current package)
		client.go#L12: 	rand    io.Reader
		client.go#L26: 		rand:    rand,
		status.go#L53: 	return c.IfNecessary(ctx, NewFlow(Test(c.rand, dc), SendCodeOptions{}))